Release 10.1A: OpenEdge Development:
Progress 4GL Reference
DISABLE-LOAD-TRIGGERS( ) method
Allows a user to subsequently create or update a buffer object’s table without firing update triggers such as CREATE, WRITE, ASSIGN, or DELETE.
Return type: LOGICAL Applies to: Buffer object handle
allow-replicationA logical expression that allows the following replication triggers to run when you set
allow-replicationto true: REPLICATION-CREATE, REPLICATION-DELETE, and REPLICATION-WRITE.To run this method, the end user must have CAN-LOAD privileges for the table.
Triggers cannot be loaded from a persistent procedure.
The triggers remain disabled until the procedure in which it is disabled returns.
See also
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |